projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5465d89
)
a11y: fix the build
author
Cosimo Cecchi
<cosimoc@gnome.org>
Mon, 15 Oct 2012 15:32:56 +0000
(11:32 -0400)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Mon, 15 Oct 2012 15:32:56 +0000
(11:32 -0400)
Fix a typo introduced in
0ad379708f79dbff916b1fcd431d3e3114bf8e25
gtk/a11y/gtkcontainercellaccessible.c
patch
|
blob
|
history
diff --git
a/gtk/a11y/gtkcontainercellaccessible.c
b/gtk/a11y/gtkcontainercellaccessible.c
index 8ce249b3c759c8cd5896855ad7ece9b910b9efe6..9e360a48dbe4b4df7988ed802fcb608e16987812 100644
(file)
--- a/
gtk/a11y/gtkcontainercellaccessible.c
+++ b/
gtk/a11y/gtkcontainercellaccessible.c
@@
-168,7
+168,7
@@
_gtk_container_cell_accessible_remove_child (GtkContainerCellAccessible *contain
}
GList *
-_gtk_conainer_cell_accessible_get_children (GtkContainerCellAccessible *container)
+_gtk_con
t
ainer_cell_accessible_get_children (GtkContainerCellAccessible *container)
{
g_return_val_if_fail (GTK_IS_CONTAINER_CELL_ACCESSIBLE (container), NULL);